This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Olga Elkitherynds 20.Nov.03 07:24 PM a Web browser Applications Development6.0.1 CF2All Platforms
I'm using a @DBLookup to load several combo boxes in a web app. In
some of them, I'm able to get both a value and text, while in others
I'm not. I'm not quite sure what I'm doing wrong.
Here's the skinny, I'm using 6.0.1 CF2 on an iSeries. I use the
@dblookup against a master files database we have in order to speed up
things on the Web.
The view that works correctly has the following formula for the
column:
STNLOC + " " + @Left(STNDES;12) + " | " + STNLOC
The output returned looks like this: